home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat2
/
xgrid.2
< prev
next >
Wrap
Text File
|
1999-09-16
|
410b
|
67 lines
xgrid(2) Scilab Function xgrid(2)
NAME
xgrid - add a grid on a graphic
CALLING SEQUENCE
xgrid([style])
PARAMETERS
style : an integer
DESCRIPTION
Adds a grid on a 2D plot. style stands for the dash style to use for the
grid plotting.
EXAMPLE
plot2d()
xgrid()
SEE ALSO
xset,plot2d
AUTHOR
J.Ph.C..